projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cda3b1a
)
*** empty log message ***
author
Martin Rudalics
<rudalics@gmx.at>
Tue, 29 May 2007 06:14:19 +0000
(06:14 +0000)
committer
Martin Rudalics
<rudalics@gmx.at>
Tue, 29 May 2007 06:14:19 +0000
(06:14 +0000)
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index 14a9cb9f98da617b7c4468b23c566a01d81640fa..d65e7f3ed3fe7bcc63194236039d22f5f43bccb3 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-1,3
+1,9
@@
+2007-05-29 Martin Rudalics <rudalics@gmx.at>
+
+ * textmodes/table.el (table--point-entered-cell-function)
+ (table--point-left-cell-function): Bind
+ `inhibit-point-motion-hooks' to t.
+
2007-05-29 Nikolaj Schumacher <n_schumacher@web.de> (tiny change)
* emacs-lisp/rx.el (rx): Doc fix.